s/GtkStyleSet/GtkStyleProperties/
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 29 Oct 2010 04:47:32 +0000 (06:47 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:29 +0000 (15:38 +0100)
commit4acc20abc142356c581dc58328fff408aed7a6b8
tree7c9cce8247812e810ecbbc6ac213d23a6370e7d3
parent1bdd761c3fb9e9b5c33cbb78174b3ae5d391b83e
s/GtkStyleSet/GtkStyleProperties/

The former name had oddities such as gtk_style_set_set() and such,
so the new name is nicer in that regard and not much longer.
13 files changed:
gtk/Makefile.am
gtk/gtk.h
gtk/gtkcssprovider.c
gtk/gtksettings.c
gtk/gtkstylecontext.c
gtk/gtkstyleproperties.c [new file with mode: 0644]
gtk/gtkstyleproperties.h [new file with mode: 0644]
gtk/gtkstyleprovider.c
gtk/gtkstyleprovider.h
gtk/gtkstyleset.c [deleted file]
gtk/gtkstyleset.h [deleted file]
gtk/gtksymboliccolor.c
gtk/gtkthemingengine.c